home *** CD-ROM | disk | FTP | other *** search
- // VirtuaLight VIB-Structure
-
- Camera [ (0,3,-6),(0,1.5,0),(0,1,0)
- FieldOfView 40
- Format(256,256)
- FrameAspectRatio 1
- Antialiasing 2
- PixelFilter(GAUSSIANfilter, 3, 3)
- ]
-
- Options [ ParallelSunRays ]
-
- SkyLight(80, skyexpression, 1.1)
- SunLight(14:10, 0, 0.8)
-
- Shape [
- Sphere((0, 1.5, 0), 1.5)
- DisplacementMapping (N*(PixelHeight(ImageFile("masticb.tga", NORMALIZED), (u, 0, v)))*0.00175)
- ShapeSubdivisions(128,128)
- DispShader
- ]
-
- Shape [ Disk((0,0,0), (0,1,0), 200) veins_pattern ]
-